home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXttttAAAAppppppppEEEErrrrrrrroooorrrr((((3333XXXXtttt)))) XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333)))) XXXXttttAAAAppppppppEEEErrrrrrrroooorrrr((((3333XXXXtttt))))
-
-
-
- NNNNAAAAMMMMEEEE
- XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler,
- XtAppWarning - low-level error handlers
-
- SSSSYYYYNNNNTTTTAAAAXXXX
- void XtAppError(_a_p_p__c_o_n_t_e_x_t, _m_e_s_s_a_g_e)
- XtAppContext _a_p_p__c_o_n_t_e_x_t;
- String _m_e_s_s_a_g_e;
-
- void XtAppSetErrorHandler(_a_p_p__c_o_n_t_e_x_t, _h_a_n_d_l_e_r)
- XtAppContext _a_p_p__c_o_n_t_e_x_t;
- XtErrorHandler _h_a_n_d_l_e_r;
-
- void XtAppSetWarningHandler(_a_p_p__c_o_n_t_e_x_t, _h_a_n_d_l_e_r)
- XtAppContext _a_p_p__c_o_n_t_e_x_t;
- XtErrorHandler _h_a_n_d_l_e_r;
-
- void XtAppWarning(_a_p_p__c_o_n_t_e_x_t, _m_e_s_s_a_g_e)
- XtAppContext _a_p_p__c_o_n_t_e_x_t;
- String _m_e_s_s_a_g_e;
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- _a_p_p__c_o_n_t_e_x_t
- Specifies the application context.
-
- _m_e_s_s_a_g_e Specifies the nonfatal error message that is to be
- reported.
-
- _h_a_n_d_l_e_r Specifies the new fatal error procedure, which
- should not return, or the nonfatal error
- procedure, which usually returns.
-
- _m_e_s_s_a_g_e Specifies the message that is to be reported.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _X_t_A_p_p_E_r_r_o_r function calls the installed error procedure
- and passes the specified message.
-
- The _X_t_A_p_p_S_e_t_E_r_r_o_r_H_a_n_d_l_e_r function registers the specified
- procedure, which is called when a fatal error condition
- occurs.
-
- The _X_t_A_p_p_S_e_t_W_a_r_n_i_n_g_H_a_n_d_l_e_r registers the specified
- procedure, which is called when a nonfatal error condition
- occurs.
-
- The _X_t_A_p_p_W_a_r_n_i_n_g function calls the installed nonfatal error
- procedure and passes the specified message.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- XtAppGetErrorDatabase(3Xt), XtAppErrorMsg(3Xt)
- _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
-
-
-
- Page 1 (printed 4/30/98)
-
-
-
-
-
-
- XXXXttttAAAAppppppppEEEErrrrrrrroooorrrr((((3333XXXXtttt)))) XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333)))) XXXXttttAAAAppppppppEEEErrrrrrrroooorrrr((((3333XXXXtttt))))
-
-
-
- _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 4/30/98)
-
-
-
-